Determines whether the values in this set are the same as the ones in a given array.
'Declaration
Public Function SameValues( _
ByVal () As _
) As System.Boolean
public System.bool SameValues(
[]
)
Parameters
- values
- Array containing the values to compare.
Return Value
True if the values in this set are the same as the ones in the array.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2